Uses of Class
edu.uky.ai.ml.nn.InputNeuron
| Package | Description |
|---|---|
| edu.uky.ai.ml.nn |
Contains classes for representing simple feed-forward neural networks whose
neurons use the sigmoid activation function.
|
-
Uses of InputNeuron in edu.uky.ai.ml.nn
Fields in edu.uky.ai.ml.nn declared as InputNeuron Modifier and Type Field Description InputNeuron[]InputLayer. neuronsThe input neurons in this layer